home *** CD-ROM | disk | FTP | other *** search
- ; ONLINEUG.INF
-
- ; This is the Setup information file to install CD-ROM only Applets
-
- ; Copyright (c) 1993,1995 Microsoft Corporation
-
-
- [version]
- signature="$CHICAGO$"
- SetupClass=PLUSPACK
-
- [DestinationDirs]
- Register_PPApplets.Copy = 17 ; LDID_INF
- OnlineUG.Hlp = 18 ; LDID_HELP
-
- [Register_PPApplets.Copy]
- onlineug.inf
-
-
- [Optional Components]
- OnlineUG
-
- [DefaultInstall]
- OptionDesc = %OnlineUG_DESC%
- Tip = %OnlineUG_TIP%
- Parent = AccessTop
- CopyFiles = OnlineUG.Hlp, Register_PPApplets.Copy
- AddReg = OnlineUG.install.reg
- InstallType = 0 ;Manual only
- IconIndex = 49 ;Question Mark mini-icon for dialogs
- Uninstall = OnlineUG_remove
-
-
- [OnlineUG]
- OptionDesc = %OnlineUG_DESC%
- Tip = %OnlineUG_TIP%
- Parent = AccessTop
- CopyFiles = OnlineUG.Hlp, Register_PPApplets.Copy
- AddReg = OnlineUG.install.reg
- InstallType = 0 ;Manual only
- IconIndex = 49 ;Question Mark mini-icon for dialogs
- Uninstall = OnlineUG_remove
-
- [OnlineUG_remove]
- DelFiles = OnlineUG.Hlp
- DelReg = OnlineUG.remove.reg
- AddReg = OnlineUG.rem.addreg
-
-
- ;---- Online Users Guide Install Sections ----------
- [OnlineUG.Hlp]
- overview.hlp
- w_over.cnt
-
- DRAGDROP.AVI
- EXPLORER.AVI
- MOVEWIN.AVI
- SCROLL.AVI
- SIZEWIN.AVI
- TASKSWCH.AVI
- FIND.AVI
- CLOSEWIN.AVI
- PASTE.AVI
- WHATSON.AVI
-
- [OnlineUG.install.reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OnlineUG,DisplayName,,"%OnlineUG_DESC%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OnlineUG,UninstallString,,"RunDll setupx.dll,InstallHinfSection OnlineUG_remove 4 onlineug.inf"
-
- ; Run Once Wrapper entry to run winhelp initialization:
- HKLM,%KEY_RUNONCE%\Setup,"%HelpInit_Desc%",,"%25%\winhlp32.exe -g windows.hlp"
-
- [OnlineUG.remove.reg]
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\OnlineUG
-
- [OnlineUG.rem.addreg]
- ; Run Once Wrapper entry to run winhelp initialization:
- HKLM,%KEY_RUNONCE%\Setup,"%HelpInit_Desc%",,"%25%\winhlp32.exe -g windows.hlp"
-
- ;---------------------------------------------------
-
- [Strings]
- ;Non-localizable Strings:
- KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
- KEY_RENAME = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
- KEY_DEL = "Software\Microsoft\Windows\CurrentVersion\DeleteFiles"
- KEY_RUNONCE = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
-
- ;Localizable Strings:
- APPS_DESC = "Accessories"
- SYSTOOLS_DESC = "Accessories\System Tools"
- Net_Watcher_Desc= "Net Watcher"
- Net_Watcher_ShortDesc = "Net-Wtch"
- SysMon_Desc = "System Monitor"
- SysMon_ShortDesc = "Sysmon"
- TOUR_DESC = "Windows 95 Tour"
- TOUR_TIP = "Teaches you a few basics of Windows 95 to get you up and running quickly."
- OnlineUG_DESC = "Online User's Guide"
- OnlineUG_TIP = "Online version of the Windows 95 User's Guide"
- SYSMONOpt_DESC = "System Monitor"
- SYSMON_TIP = "Enables you to monitor system performance."
- NETWATCHopt_DESC = "Net Watcher"
- NETWATCH_TIP = "Enables you to monitor your network server and connections."
- CharMapOpt_DESC = "Character Map"
- CharMap_TIP = "Enables you to insert symbols and characters into documents."
- CharMap_Desc = "Character Map"
- CharMap_ShortDesc = "Charmap"
- QVplus_DESC = "Quick View, extra"
- QVplus_TIP = "Additional viewers to preview documents without opening them."
-
- FV_DESC = "Quick View"
- FV_TIP = "Enables you to preview a document without opening it."
-
- HelpInit_Desc = "Windows Help"
-
- Disk_1_Desc = "Downloaded Files"
-
- [SourceDisksNames]
- 1 = %Disk_1_Desc%,,0
-
- [SourceDisksFiles]
- ONLINEUG.INF =1,, 3111
- OVERVIEW.HLP =1,, 255760
- W_OVER.CNT =1,, 1722
- DRAGDROP.AVI =1,, 306608
- EXPLORER.AVI =1,, 872208
- MOVEWIN.AVI =1,, 754922
- SCROLL.AVI =1,, 1510732
- SIZEWIN.AVI =1,, 832222
- TASKSWCH.AVI =1,, 425742
- FIND.AVI =1,, 488492
- CLOSEWIN.AVI =1,, 410588
- PASTE.AVI =1,, 1011692
- WHATSON.AVI =1,, 745920
-